<!-- New post-->
 <div class="top_new_post">
 <a href="$ENTRY_URL$">$TITLE$</a>
<?if($MODER_PANEL$)?><div style="float:right">$MODER_PANEL$</div><?endif?>
 </div>
 <div class="bg_new_post">
 <div class="opisanie_top">
 : $USERNAME$ / :<span title="$TIME$">$DATE$</span> / : <a href="$CATEGORY_URL$">$CATEGORY_NAME$</a>
 </div>
 <div class="osnova_new_post">
 <div class="img">
 <img width="147px" src="$IMG_URL1$" />
 </div>
 
 $MESSAGE$
 
 </div>
 </div>
 <div class="bottom_new_post">
 <p>: $READS$ / : $RATING$ /  ($COMMENTS_NUM$)</p>
 <a href="/"><img src="images/podrobnee.png" height="22" width="93""; /></a>
 </div>
 <!-- End New post-->